@font-face {
    font-family: 'Source_Han_Sans_SC_Normal_Normal';
    src: url("../iconfont/Source_Han_Sans_SC_Normal_Normal.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source_Han_Sans_SC_Light_Light';
    src: url("../iconfont/Source_Han_Sans_SC_Light_Light.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source_Han_Sans_SC_Medium_Medium';
    src: url("../iconfont/Source_Han_Sans_SC_Medium_Medium.otf");
    font-weight: normal;
    font-style: normal;
}

body {
    color: #4D4D4D;
    width: 100%;
    overflow-x: hidden;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /* font-family: 'Source_Han_Sans_SC_Normal_Normal'; */
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}

audio,
canvas,
video {
    display: inline-block;
    display: inline;
    zoom: 1;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,
textarea,
select {
    font-size: 100%;
}

.spr {
    background-image: url(../images/spr.png) !important;
}

.erp {
    background-image: url(../images/spr.png) !important;
}

.hidetext {
    text-indent: -9999px;
    overflow: hidden;
}

.textoverflow_1line {
    white-space: nowrap;
}

.textoverflow_1line,
.textoverflow_2line {
    overflow: hidden;
    text-overflow: ellipsis;
}

.textoverflow_2line {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.txtalign {
    word-wrap: break-word;
    word-break: break-all;
    text-align: justify;
    text-justify: inter-ideograph;
}

.hoverani {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hoverani:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:hover,
a:active,
a:focus,
a,
button {
    text-decoration: none;
    outline: none;
}

.btn_more {
    font-size: 14px;
    color: #131313;
    display: block;
    float: right;
    position: relative;
    width: 130px;
    height: 30px;
    border: 2px #18ACFB solid;
    line-height: 28px;
    text-align: left;
    margin-right: 40px;
    text-indent: 24px;
}

.btn_more span {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    background: #18ACFB;
    right: 10px;
    top: 3px;
    border-radius: 50%;
}

.btn_more i {
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #fff;
    border-style: dashed dashed solid dashed;
    border-width: 5px;
    margin: 5px 0 0 9px;
}

.btn_more:hover {
    background: #18ACFB;
    color: #fff;
}

.mao {
    position: relative;
    top: -50px;
    display: block;
    width: 100%;
    height: 0;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #555;
}

.top {
    /*height: 90px;*/
    padding: 5px 0;
}

.top-logo h1 {
    /*width: 375px;*/
    height: 56px;
    background-image: url(../images/jw_logo.png);
    background-repeat: no-repeat;
    background-size: 500px;
}

.top-logo h1 a {
    width: 100%;
    height: 100%;
    display: block;
}

.top-contact p {
    float: right;
    line-height: 56px;
}

.top-contact-phone {
    font-size: 0;
    color: #383838;
    height: 50px;
    line-height: 50px;
    margin: 0px 0 0px 20px;
    display: inline-block;
    position: relative;
    top: 0px;
}

.top-contact-phone .spr {
    background-image: url(../../assets/images/newimgage/4.png) !important;
    background-position: 0px 0px;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background-size: 15px;
    position: relative;
    /* top: -6px; */
}

.top-contact-phone em {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 2.22px;
    margin-left: 6px;
    color: #1375ff;
    font-weight: bold;
    /* margin-top: -10px; */
}

.top-contact-qq,
.top-contact-weibo {
    width: 36px;
    height: 36px;
    background: #A5A5A5;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.top-contact-qq:hover span,
.top-contact-weibo:hover span {
    top: 44px;
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: -67px;
}

.top-contact-qq span,
.top-contact-weibo span {
    top: -9944px;
    opacity: 0;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    z-index: 5;
    width: 160px;
    height: 183px;
    background: #fff;
    border: 1px #ddd solid;
    font-size: 12px;
    text-align: center;
    color: #A5A5A5;
    left: -102px;
    position: absolute;
}

.top-contact-qq span img,
.top-contact-weibo span img {
    width: 100%;
}

.top-contact-qq span b,
.top-contact-weibo span b {
    line-height: 12px;
    font-weight: normal;
    display: block;
}

.top-contact-qq span:before,
.top-contact-qq span:after,
.top-contact-weibo span:before,
.top-contact-weibo span:after {
    content: ' ';
    position: absolute;
    left: 50%;
    margin-left: -4px;
}

.top-contact-qq span:before,
.top-contact-weibo span:before {
    height: 0;
    width: 0;
    border-color: transparent transparent #fff transparent;
    border-style: dashed dashed solid dashed;
    border-width: 8px;
    top: -15px;
    z-index: 2;
}

.top-contact-qq span:after,
.top-contact-weibo span:after {
    height: 0;
    width: 0;
    border-color: transparent transparent #ddd transparent;
    border-style: dashed dashed solid dashed;
    border-width: 8px;
    top: -16px;
}

.top-contact-qq {
    margin: 10px 20px;
}

.top-contact-qq:hover {
    background: #2491DA;
}

.top-contact-qq .spr {
    display: inline-block;
    width: 24px;
    height: 20px;
    background-position: -87px -1px;
    margin: 8px 0;
}

.top-contact-weibo {
    margin: 10px 0px;
}

.top-contact-weibo:hover {
    background: #E6222A;
}

.top-contact-weibo .spr {
    display: inline-block;
    width: 26px;
    height: 20px;
    background-position: 0px 0px;
    margin: 8px 0;
}

.top-nav-icon {
    padding: 15px 0 0 23px;
    cursor: pointer;
}

.top-nav-icon span {
    display: block;
    width: 35px;
    height: 5px;
    background: #383838;
    margin-bottom: 5px;
}

.oneself {
    float: left;
    width: 100%;
    margin-top: -2px;
    display: none;
    position: absolute;
    z-index: 9999;
}

.oneself a,
.oneself div {
    background: #fff;
    color: #000;
    font-size: 15px;
}



._div {
    width: 135px;
    display: inline-block;
    text-align: left;
    margin: 10px 0;
}

.jiejfa ._div {
    width: 160px;
}

.footer {
    background: #272727;
    padding-top: 30px;
    padding-right: 0;
    padding-left: 0;
    color: #cbcbcb;
    position: relative;
    z-index: 2;
}

.footer-left a {
    display: block;
    color: #dfdfdf;
    font-size: 13px;
    line-height: 30px;
}

/* .footer-left a:hover {} */

.footer-left .footer-sort {
    font-size: 20px;
    padding-bottom: 10px;
    color: #cbcbcb;
}

.footer-left .row div {
    padding: 0 10px;
}

.footer-right {
    padding-left: 0px;
    position: relative;
}

.footer-right:before {
    content: ' ';
    width: 1px;
    height: 250px;
    background: #3a3a3a;
    display: block;
    position: absolute;
    left: -34px;
}

.footer-right h3 {
    font-size: 20px;
    margin-top: 4px;
}

.footer-right p {
    font-size: 26px;
    padding: 18px 0 25px 30px;
}

.footer-right p i {
    display: inline-block;
    width: 21px;
    height: 25px;
    background-position: -46px -39px;
    vertical-align: middle;
    margin-right: 10px;
}

/* 2019.8.14 金隆城发现公众号图标异常后修改 */
.footer-code>img {
    /* width: 100%;
    max-width: 100px; */
    height: 100px;
    width: 100px;
}

.footer-right .footer-code {
    float: left;
    text-align: center;
    margin-left: 23px;
}

.footer-right .footer-code span {
    display: block;
    font-size: 16px;
    line-height: 35px;
}

.footer-links {
    font-size: 16px;
    padding: 30px 0;
    color: #818488;
}

.footer-links span {
    color: #cbcbcb;
}

.footer-links a {
    color: #818488;
    padding: 0 25px;
}

.footer-copyright {
    background: #313131;
    color: #6f6f6f;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
}

.footer-copyright a {
    color: #6f6f6f;
}

.footer-copyright a:hover {
    color: #fff000;
}



/* 快捷方式 */
.sideBar {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 88;
    /*margin-top: -88px;*/
}

.sideBar li {
    width: 56px;
    height: 80px;
    background: #2f80f5;
    margin-bottom: 0px;
    text-align: center;
    line-height: 43px;
    position: relative;
}

.sideBar li:not(:first-child) {
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.sideBar li div {
    color: #fff;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.5px;
}

.sideBar li:hover p {
    right: 56px;
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.sideBar li:first-child {
    border-radius: 15px 15px 0 0;
}

.sideBar li:last-child {
    border-radius: 0 0 15px 15px;
}

.sideBar p {
    top: 12px;
    position: absolute;
    right: -9999px;
    white-space: nowrap;
    opacity: 0;
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    background: #ffffff;
    color: #000000;
    bottom: 0;
    line-height: 23px;
    padding: 0 6px;
    min-width: 65px;
    height: 23px;
    font-size: 22px;
}

.sideBar p:before {
    content: ' ';
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #18ACFB;
    border-style: dashed dashed solid dashed;
    border-width: 4px;
    display: block;
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -4px;
}

.sideBar p img {
    width: 100%;
}

.sideBar a {
    padding-top: 5px;
    display: block;
    width: 100%;
    height: 100%;
}

.sideBar-tiyan {
    display: inline-block;
    width: 19px;
    height: 20px;
    background-position: -89px -1px;
    vertical-align: middle;
    background-image: url(../images/newimgage/5.png)
}


.sideBar-call:hover {
    background: #e2641d;
}

.sideBar-call .spr {
    display: inline-block;
    width: 26px;
    height: 32px;
    background-position: -464px -249px;
    vertical-align: middle;
}

.sideBar-call p {
    width: 130px;
    height: 150px;
    padding: 3px;
    top: -53px;
}

.sideBar-call em {
    display: block;
    line-height: 20px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.sideBar-top:hover {
    background: #2491DA;
}

.sideBar-top .spr {
    display: inline-block;
    width: 18px;
    height: 20px;
    background-position: -1px -79px;
    vertical-align: middle;
}

.sideBar-wx:hover {
    background: #18ACFB;
}

.sideBar-wx .spr {
    display: inline-block;
    vertical-align: middle;

    background-position: 0px 0px;
    width: 22px;
    height: 22px;
    background-size: 22px;
    position: relative;
}

.sideBar-wx p {
    width: 130px;
    height: 130px;
    padding: 3px;
    top: -30px;
}

.sideBar-dh p {
    width: 240px;
    height: 50px;
    line-height: 50px;
    top: 15px;
}

.sideBar-dh .spr {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../../assets/images/newimgage/4.png) !important;
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
    background-size: 22px;
    position: relative;
    /*top: -6px;*/
}

.sideBar-qq:hover {
    background: #2491DA;
}

.sideBar-qq .spr {
    display: inline-block;
    width: 19px;
    height: 20px;
    background-position: -89px -1px;
    vertical-align: middle;
}




.contact {
    position: relative;
    height: 142px;
    padding: 0;
}

.contact.act {
    overflow: initial;
}

.contact.act .contact-box {
    top: 44px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.contact.act .contact-open {
    top: 4px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.contact-open {
    width: 292px;
    height: 53px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 2;
    cursor: pointer;
    background-image: url(../images/line.png);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -146px;
    top: 61px;
    padding-top: 20px;
}

.contact-open span {
    font-size: 20px;
    color: #35BCFB;
    display: block;
}

.contact-open em {
    display: inline-block;
    width: 17px;
    height: 18px;
    /*width: 26px;
        height: 22px;
        background-position: -99px -77px;*/
    -webkit-animation: down 1.2s infinite;
    animation: down 1.2s infinite;
    background-image: url(../images/jiantou.png) !important;
}

.contact-box {
    position: relative;
    width: 100%;
    left: 0;
    top: 101px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #fff;
}

.contact .line {
    width: 100%;
    height: 3px;
    background: #35BCFB;
}

.contact-con {
    padding-top: 40px;
    padding-bottom: 20px;
}

.contact-phone {
    font-size: 26px;
    color: #383838;
    letter-spacing: 2.89px;
}

.contact-phone-call {
    margin-right: 40px;
    display: inline-block;
}

.contact-phone-call .spr {
    display: inline-block;
    width: 23px;
    height: 28px;
    background-position: -6px -38px;
    vertical-align: middle;
}

.contact-phone-web {
    display: inline-block;
}

.contact-phone-web .spr {
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
}

.contact-phone-web .spr:hover span {
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: 44px;
}

.contact-phone-web .icon-wx {
    background-position: -39px 7px;
    background-color: #259F20;
    border-radius: 50%;
}

.contact-phone-web .icon-qq {
    background-position: -81px 6px;
    background-color: #2491DA;
    border-radius: 50%;
}

.contact-phone-web .icon-wb {
    background-position: 5px 7px;
    background-color: #E6222A;
    border-radius: 50%;
}

.contact-phone span {
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    top: -9999px;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    width: 160px;
    height: 183px;
    background: #fff;
    border: 1px #ddd solid;
    font-size: 12px;
    text-align: center;
    color: #A5A5A5;
    left: -67px;
    position: absolute;
    z-index: 4;
}

.TextBox .comanyName {
    font-size: 25px;
    line-height: 50px;
}

.TextBox .address {
    font-size: 14px;
    line-height: 25px;
}

.TextBox .Phone {
    font-size: 14px;
    line-height: 25px;
}

.TextBox .Checkus {
    font-size: 12px;
    line-height: 30px;
    background: #3aa9ef;
    color: #fff;
    width: 120px;
    margin-top: 30px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

.CompanyAddress {
    position: absolute;
    opacity: .6;
    background: #000;
    top: 0;
    left: 0;
    width: 35%;
    height: 100%;
}

.TextBox {
    position: absolute;
    top: 30%;
    left: 10%;
    color: #fff;
}

.contact-phone span img {
    width: 100%;
}

.contact-phone span b {
    line-height: 12px;
    font-weight: normal;
    display: block;
    letter-spacing: 1px;
}

.contact-phone span:before,
.contact-phone span:after {
    content: ' ';
    position: absolute;
    left: 50%;
    margin-left: -4px;
}

.contact-phone span:before {
    height: 0;
    width: 0;
    border-color: transparent transparent #fff transparent;
    border-style: dashed dashed solid dashed;
    border-width: 8px;
    top: -15px;
    z-index: 2;
}

.contact-phone span:after {
    height: 0;
    width: 0;
    border-color: transparent transparent #ddd transparent;
    border-style: dashed dashed solid dashed;
    border-width: 8px;
    top: -16px;
}

.contact-address {
    font-size: 16px;
    color: #4A4A4A;
    letter-spacing: 1.32px;
    line-height: 29px;
}

.contact-address p {
    width: 425px;
    float: right;
    clear: both;
}

.title {
    /*background-size: auto 100%;
    background-size: 100% 100%;
    height: 600px; */
    height: 420px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;

}

.title .container {
    height: 100%;
}

.title .container:before {
    content: ' ';
    height: 100%;
    vertical-align: middle;
    display: inline-block;
    width: 0;
}

.title img {
    /* margin-left: 116px; */
    display: inline-block;
    vertical-align: middle;
}

.page-nav {
    width: 100%;
    height: 50px;
    background: #F5F5F5;
    margin: 20px 0;
    font-size: 0;
}

.page-nav li {
    line-height: 50px;
    display: inline-block;
    padding: 0 35px;
    font-size: 16px;
    letter-spacing: 0.44px;
    position: relative;
}

.page-nav li a {
    color: #2F2F2F;
    display: block;
    width: 100%;
    height: 100%;
}

.page-nav li.act {
    background: #18ACFB;
}

.page-nav li.act a {
    color: #fff;
}

.page-nav li.act:after {
    display: block;
    content: ' ';
    height: 0;
    width: 0;
    border-color: #18ACFB transparent transparent transparent;
    border-style: solid dashed dashed dashed;
    border-width: 5px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
}

.page-pages {
    font-size: 0;
    text-align: center;
}

.page-pages li {
    display: inline-block;
}

.page-pages a,
.page-pages select {
    display: inline-block;
    font-size: 14px;
    line-height: 34px;
    padding: 0 10px;
    border: 1px #dfdfdf solid;
    color: #4b363d;
    margin: 0 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.page-pages a:hover,
.page-pages .cur {
    background: #E6222A;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.page-pages select {
    height: 34px;
}

.pcomm {
    font-size: 18px;
    border-left: #ececec 1px solid;
}

.pcomm a {
    color: #414141;
}

.pcomm-contact {
    padding: 20px;
    margin-bottom: 30px;
    background-color: #fff;
    border: #e9e9e9 15px solid;
    border-radius: 8px;
}

.pcomm-contact h2 {
    font-size: 110%;
    color: #18ACFB;
    line-height: 26px;
    padding-bottom: 10px;
    border-bottom: #ccc 1px solid;
    font-weight: bold;
}

.pcomm-contact ul {
    padding-left: 10px;
    padding-top: 10px;
}

.pcomm-contact li {
    color: #333;
    font-size: 120%;
    margin: 5px 0px;
    line-height: 36px;
}

.pcomm-contact-qq i {
    display: inline-block;
    width: 19px;
    height: 19px;
    background-position: -14px -242px;
    margin-right: 12px;
}

.pcomm-contact-call i {
    display: inline-block;
    width: 15px;
    height: 21px;
    background-position: -112px -241px;
    margin-right: 15px;
}

.pcomm-tit {
    color: #18ACFB;
    font-size: 110%;
    text-indent: 15px;
    padding-top: 25px;
}

.pcomm-news-list {
    margin-top: 5px;
    padding-bottom: 10px;
}

.pcomm-news-list span {
    margin-right: 10px;
    font-size: 50%;
}

.pcomm-news-list li {
    font-size: 86%;
    font-weight: normal;
    color: #898989;
    line-height: 42px;
    border-bottom: #dedede 1px dashed;
    padding-left: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pcomm-news-list li:hover a {
    color: #d80010;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pcomm-pic-list {
    margin-top: 25px;
}

.pcomm-pic-list li {
    width: 45%;
    float: left;
    margin: 0 5% 10px 0;
}

.pcomm-pic-list img {
    width: 100%;
    height: 129px;
}

.pcomm-pic-list p {
    width: 100%;
    font-size: 83%;
    font-weight: normal;
    text-align: center;
    padding: 5px 0;
    border-bottom: #ececec 1px solid;
    line-height: 28px;
    display: inline-block;
}

.pcomm-pic-list li:hover a {
    color: #d80010;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.page-detail {
    font-size: 18px;
    padding-bottom: 30px;
}

.page-detail a {
    color: inherit;
}

.page-detail h1 {
    width: 100%;
    font-size: 120%;
    line-height: 42px;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

.page-detail-tools {
    margin-top: 10px;
    padding: 5px 0;
    font-size: 86%;
    color: #888;
    border-bottom: #ececec 1px solid;
    line-height: 17px;
}

.page-detail-tools i.spr {
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.page-detail-tools-date {
    margin-right: 30px;
}

.page-detail-tools-date i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: -52px -244px;
}

.page-detail-tools-share {
    margin-right: 30px;
}

.page-detail-tools-share.bdsharebuttonbox {
    background: none;
    display: inline-block;
    vertical-align: middle;
}

.page-detail-tools-share.bdsharebuttonbox a {
    display: inline-block;
    width: 14px;
    height: 16px;
    background-position: -79px -244px;
    vertical-align: middle;
    top: -2px;
    position: relative;
    float: none;
}

.page-detail-tools-share.bdsharebuttonbox a:hover {
    border: none;
}

.page-detail-tools-fsize i {
    margin: 0 10px;
    cursor: pointer;
}

.page-detail-tools-fsize i.big {
    display: inline-block;
    width: 12px;
    height: 17px;
    background-position: -27px -285px;
}

.page-detail-tools-fsize i.normal {
    display: inline-block;
    width: 12px;
    height: 17px;
    background-position: -57px -285px;
}

.page-detail-tools-fsize i.small {
    display: inline-block;
    width: 12px;
    height: 17px;
    background-position: -86px -285px;
}

.page-detail-tools-back {
    float: right;
}

.page-detail-tools-back i {
    display: inline-block;
    width: 13px;
    height: 13px;
    background-position: -146px -245px;
}

.page-detail-copyright label {
    display: block;
    width: 100%;
    font-size: 86%;
    color: #888;
    line-height: 28px;
    font-weight: normal;
}

.page-detail-copyright a:hover {
    color: #d80010;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.page-detail-bot {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 60px;
    margin-top: 20px;
    overflow: hidden;
}

.page-detail-bot li {
    padding: 0px;
    border-bottom: 1px solid #ccc;
    height: 30px;
    font-size: 83%;
    line-height: 30px;
    overflow: hidden;
}

.page-detail-bot li .time {
    float: right;
    color: #888;
}

.page-detail-bot li a:hover {
    color: #d80010;
}

.page-detail-bot .mark,
.page-detail-bot mark {
    background: none;
}

.page-detail-txt {
    padding: 20px 0px;
    font-size: 87%;
    color: #333;
    line-height: 2;
    overflow: hidden;
    font-size: 18px;
}

.unslider .unslider-wrap li {
    width: 100%;
}

.videoMask {
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    filter: alpha(opacity=80);
}

.dialog-video {
    position: fixed;
    left: 50%;
    width: 50%;
    height: auto;
    z-index: 9999;
    margin-left: -25%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dialog-video video {
    width: 100%;
    height: 100%;
    border: 10px #000 solid;
}

.dialog-video .video-close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: -40px;
    background: #000;
    color: #fff;
    font-size: 28px;
    text-align: center;
    line-height: 40px;
    display: block;
    cursor: pointer;
}


.icon {
    background-image: url(../images/icon.png) !important;
}

.LoginBox {
    background: url(../images/LoginBac.png) top no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 15;
    margin: 0px;
}

.loginmain {
    width: 650px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    background: #fff;

}

.loginmain h3 {
    text-align: center;
    padding: 25px 0;
    font-size: 25px;
    font-family: "    ";
}

.InputBox {
    height: 50px;
    line-height: 50px;
    width: 100%;
    border: 1px solid #c6c6c6;
    text-indent: 10px;
    outline: none;
    font-size: 16px;
    color: #666;
    margin: 20px auto;
}

.TextareaBox {
    min-height: 80px;
    line-height: 50px;
    width: 100%;
    border: 1px solid #c6c6c6;
    /*text-indent:2em;*/
    outline: none;
    font-size: 16px;
    color: #666;
    margin: 10px auto;
    resize: vertical;
    /*text-indent: -2em;*/
    padding-left: 10px;
    /*margin-left: 2em;*/
}

.entry a {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    width: 100%;
    border: 1px solid #c6c6c6;
    text-indent: 10px;
    outline: none;
    font-size: 16px;
    color: #666;
    margin: 30px auto;
    background: #00b3fe;
    color: #fff;
    text-align: center;
    position: relative;
}

.loginInforma {
    width: 80%;
    margin: 0 auto;
}

.loginInforma .Phone {
    background: url(../images/phoneBac.png) 2% center no-repeat !important;
    padding-left: 50px;
    display: block;

}

.loginInforma .Email {
    background: url(../images/EmailBac.png)2% center no-repeat !important;
    padding-left: 50px;
    display: block;

}

.process {
    background: url(../images/process.png)center center no-repeat !important;
    width: 100%;
    height: 75px;
    margin-bottom: 20px;
}

.loginInforma .UserName {
    background: url(../images/UserName.png)3% center no-repeat !important;
    padding-left: 50px;
    display: block;

}

.loginInforma .CompanyName {
    background: url(../images/Company.png) 3% center no-repeat !important;
    padding-left: 50px;
    display: block;

}

.system {
    width: 100%;
    margin: 0 auto;
}

.MainText {
    text-align: center;
    color: #fff;
    margin: 40px 0 0 0;
}

.MainText h3 {
    font-size: 46px;
    letter-spacing: 6px;
    margin: 0 0 35px 0;
}

.MainText .Subhead {
    font-size: 20px;
}

.MainText span {
    width: 50px;
    height: 6px;
    background: #fff;
    display: inline-block;
    margin: 20px auto;
}

/* 解决海报样式干扰问题 */
.MainText .Immediate {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: transparent !important;
    border-radius: 30px !important;
    left: auto !important;
    top: auto !important;


    margin: 10px auto;
    cursor: pointer;
}


.FootMenu {
    position: relative;
    width: 100%;
    height: 100%;
}

#MenuList {
    position: absolute;
    width: 60%;
    left: 20%;
    top: 20%;
}

#MenuList ul li {
    float: left;
    width: 25%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border: 1px solid #fff;
}



.customer {
    overflow: hidden;
    margin-top: 120px;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    position: absolute;
    top: 20%;
    left: 20%;
}

.customer a {
    color: #fff;
}

.customer {
    margin-top: 20px;
    -webkit-opacity: 1;
    opacity: 1;
    width: 60%;
    margin: 0 auto;

}

.rightRound {
    position: absolute;
    top: 19px;
    right: 20px;
    border-top: .2rem solid #fff;
    border-right: .2rem solid #fff;
    width: 10px;

    height: 10px !important;

    transform: rotate(45deg);
    display: inline-block;
    display: none;
}

.customer>div:hover {
    border: 1px solid rgb(0, 0, 0, 0) !important;
}

.customer>div:hover .rightRound {
    display: block;
}

.customer>div {
    float: left;
    width: 25%;
    height: 50px;
    /*padding: 15px 30px;*/
    border: 1px solid #c8cacb;
}

.customer>div>div {
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    color: #fff;
}

.line-animate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.line-animate>div {
    position: absolute;
    background: #00b3fe;
    -webkit-transition: all .3s cubic-bezier(.25, .46, .45, .94);
    transition: all .3s cubic-bezier(.25, .46, .45, .94);
}

.line-animate .line1 {
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
}

.line-animate .line2 {
    top: 0;
    right: 0;
    width: 2px;
    height: 0;
}

.line-animate .line3 {
    right: 0;
    bottom: 0;
    width: 0;
    height: 2px;
}

.line-animate .line4 {
    bottom: 0;
    left: 0;
    width: 2px;
    height: 0;
}

.customer>div:hover .line-animate .line1,
.customer>div:hover .line-animate .line3 {
    width: 100%;
    border: none;
}

.customer>div:hover .line-animate .line2,
.customer>div:hover .line-animate .line4 {
    height: 100%;
}


/*#MenuList ul li:nth-child(2n+1){
    border-right:none!important;
}
#MenuList ul li:nth-child(2){
    border-right:none!important;
}*/
.pl25 {
    margin-left: 12.5%;
}

.borerTop {
    border-top: 0 !important;
}

.borderRight {
    border-right: 0 !important;
}

#shade {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1045676;
    background-color: #000;
    display: none;
    opacity: 0.3;
}

#shade .loading {
    position: absolute;
    top: 50%;
    left: 50%;
}

/*#MenuList ul li a{
    color:#fff;
    display:inline-block;

    width:100%;
    height:100%;
}
#MenuList ul li a:hover{
     width:100%;
    height:100%;
    animation: ad_width .6s linear forwards;
    background: #ff8a00;
}*/
.entry {
    background: #00b3fe;
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

/* 导航栏 */
.nav-list.menuvv.nav-item {
    /* position: relative;
  top: -20px;*/
    text-align: center;
}

.logo_img {
    margin-right: 50px;
    display: inline-block;
    /* position: relative;
    top: -6px; */
}

/* 设置隐藏 */
@media (min-width: 700px) and (max-width: 1300px) {
    /* .hidden-sm {
        display: none !important;
    } */

    .top-contact-phone {
        display: none;
    }
}


@media (min-width: 1200px) and (max-width: 1230px) {
    .top-contact {
        padding-right: 30px;
    }

    .footer {
        padding: 63px 15px 0 15px;
    }

    .footer-right {
        margin-left: -34px;
    }

    .footer-right:before {
        left: -16px;
    }

    .footer-copyright span {
        margin-right: 50px;
    }
}

@media (min-width: 1200px) {
    /* .footer-code img {
        width: 100px;
    } */

    .footer-right:before {
        display: block;
        left: -23px;
    }
}

@media (min-width: 992px) {
    .nav {
        height: 50px;
        padding: 0;
    }

    .nav .container {
        padding: 0;
    }

    .nav .nav-box {
        background: #ffffff;
        height: 50px;
        width: 100%;
    }

    .nav.fix_top .nav-box {
        position: fixed;
        top: 0;
        z-index: 50;
        background: #ffffff;
    }

    .nav .nav-button {
        display: none;
    }

    .nav-list {
        font-size: 0;
    }

    .nav-list>li {
        cursor: pointer;
        display: inline-block;
        line-height: 50px;
        height: 50px;
    }

    .nav-list>li.act,
    .nav-list>li:hover {
        background: #18ACFB;
    }

    .hoverani.act a {
        color: #fff;
    }

    .nav-list>li:hover ul.leve2 {
        top: 50px;
    }

    .nav-list>li:hover ul.leve2>li {
        height: 40px;
    }

    .nav-list>li>a {
        color: #000000;
        font-size: 15px;
        padding: 0 20px;
    }

    .nav .has-sub {
        position: relative;
    }

    .nav .has-sub ul.leve2 {
        position: absolute;
        top: -9999px;
        z-index: 99;
        left: 0;
    }

    .nav .has-sub ul.leve2>.has-sub:before {
        content: ' ';
        display: block;
        height: 0;
        width: 0;
        border-color: transparent transparent transparent #fff;
        border-style: dashed dashed solid dashed;
        border-width: 5px;
        position: absolute;
        right: 13px;
        top: 16px;
        opacity: 0;
    }

    .nav .has-sub ul.leve2>.has-sub:hover:before,
    .nav .has-sub ul.leve2>.has-sub.act:before {
        border-color: transparent transparent transparent #E6222A;
        opacity: 1;
    }

    .nav .has-sub ul.leve2>li {
        width: 215px;
        height: 0px;
        line-height: 40px;
        background: #A5A5A5;
        background-color: rgba(0, 0, 0, 0.31);
        position: relative;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .nav .has-sub ul.leve2>li a {
        height: 100%;
        overflow: hidden;
    }

    .nav .has-sub ul.leve2>li:hover>a,
    .nav .has-sub ul.leve2>li.act>a {
        background: #6f6f6f;
        background-color: rgba(0, 0, 0, 0.38);
    }

    .nav .has-sub ul.leve2>li:hover ul.leve3 {
        top: 0px;
    }

    .nav .has-sub ul.leve2>li:hover ul.leve3 li {
        height: 40px;
    }

    .nav .has-sub ul.leve2>li>a {
        color: #fff;
        font-size: 16px;
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .nav .has-sub ul.leve3 {
        position: absolute;
        top: -9999px;
        left: 157px;
    }

    .nav .has-sub ul.leve3>.has-sub:before {
        content: ' ';
        display: block;
        height: 0;
        width: 0;
        border-color: transparent transparent transparent #fff;
        border-style: dashed dashed solid dashed;
        border-width: 5px;
        position: absolute;
        right: 13px;
        top: 16px;
        opacity: 0;
    }

    .nav .has-sub ul.leve3>.has-sub:hover:before,
    .nav .has-sub ul.leve3>.has-sub.act:before {
        border-color: transparent transparent transparent #fff;
        opacity: 1;
    }

    .nav .has-sub ul.leve3>li {
        width: 207px;
        height: 0px;
        line-height: 40px;
        background: #6f6f6f;
        position: relative;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .nav .has-sub ul.leve3>li a {
        height: 100%;
        overflow: hidden;
    }

    .nav .has-sub ul.leve3>li:hover,
    .nav .has-sub ul.leve3>li.act {
        background: #E6222A;
    }

    .nav .has-sub ul.leve3>li>a {
        color: #fff;
        font-size: 14px;
        display: block;
        width: 100%;
        height: 100%;
        text-indent: 20px;
    }

    .nav .has-sub ul.leve3 li.has-sub:hover ul.leve4 {
        top: 0px;
    }

    .nav .has-sub ul.leve3 li.has-sub:hover ul.leve4 li {
        height: 40px;
    }

    .nav .has-sub ul.leve4 {
        position: absolute;
        top: -9999px;
        left: 207px;
    }

    .nav .has-sub ul.leve4>li {
        width: 157px;
        height: 0px;
        line-height: 40px;
        background: #6f6f6f;
        position: relative;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .nav .has-sub ul.leve4>li a {
        height: 100%;
        overflow: hidden;
    }

    .nav .has-sub ul.leve4>li:hover,
    .nav .has-sub ul.leve4>li.act {
        background: #E6222A;
    }

    .nav .has-sub ul.leve4>li>a {
        color: #fff;
        font-size: 14px;
        display: block;
        width: 100%;
        height: 100%;
        text-indent: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-right {
        padding-left: 20px;
    }

    .footer-right:before {
        display: none;
    }

    .title {
        height: 300px;
    }
}

/* @media (max-width: 991px) {
    .top {
        overflow: hidden;
    }

    .nav {
        position: relative;
        z-index: 30;
    }

    .nav .container {
        width: 100%;
        padding: 0;
    }

    .nav a {
        color: #fff;
        display: block;
        width: 100%;
        height: 100%;
    }

    .nav .nav-box {
        position: absolute;
        top: 0;
        left: 0;
        height: 350px;
        width: 100%;
        display: none;
    }

    .nav .nav-list li {
        width: 100%;
        text-align: center;
        padding: 0;
        height: auto;
        background: #131313;
        font-size: 16px;
        line-height: 50px;
        position: relative;

    }

    .nav .nav-list li.act {
        background: #E6222A;
    }

    .nav .nav-button {
        width: 50px;
        height: 50px;
        position: absolute;
        right: 0;
        font-size: 37px;
        color: #fff;
        display: block;
        top: 0;
        background: #212121;
    }

    .nav ul.leve2 {
        display: none;
    }

    .nav ul.leve2 li {
        background: #A5A5A5;
    }

    .nav ul.leve3 {
        display: none;
    }

    .nav ul.leve3 li {
        background: #6f6f6f;
    }

    .nav ul.leve4 {
        display: none;
    }

    .nav ul.leve4 li {
        background: #4c4c4c;
    }

    .footer {
        padding-top: 30px;
    }

    .footer .container {
        width: 100%;
    }

    .footer-right:before {
        display: none;
    }

    .footer-links {
        line-height: 30px;
    }

    .footer-links a {
        padding: 0 10px;
    }

    .footer-copyright span {
        line-height: 28px;
    }

    .footer-copyright {
        padding: 18px 10px;
    }

    .footer-right {
        padding-left: 20px;
    }

    .footer-right h3 {
        text-indent: 26px;
    }

    .footer .row {
        margin-left: 0;
    }

    .title {
        height: 250px;
    }

    .medical-ind.solution .solution-evt1-items.row p {
        font-size: 16px;
        line-height: 26px;
    }

    .medical-ind.solution .solution-evt1-items.row>div>div {
        padding: 20px 30px;
    }

    .medical-ind.solution .solution-evt4-con.row>div>div {
        width: 230px;
        height: 420px;
    }
} */

@media (max-width: 578px) {
    .top-contact-phone {
        display: none;
    }
}

@media (max-width: 768px) {
    .top {
        padding: 17px 20px;
    }

    .top-logo h1 {
        width: 248px;
    }

    .contact-phone {
        text-align: center;
        padding: 5px 0;
    }

    .contact-address p {
        float: initial;
        margin: 0px auto;
    }

    .title img {
        width: 40%;
        margin-left: 0;
    }

    .page-pages {
        padding-bottom: 30px;
    }

    .page-pages a,
    .page-pages select {
        padding: 0 8px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        margin: 0 5px;
    }
}

@media (max-width: 480px) {
    .top {
        padding: 0 10px;
        height: 45px;
    }

    .top-logo {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: 20% 50%;
        -ms-transform-origin: 20% 50%;
        transform-origin: 20% 50%;
    }

    .top-nav-icon {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: 80% 50%;
        -ms-transform-origin: 80% 50%;
        transform-origin: 80% 50%;
    }

    .footer {
        padding-bottom: 5px;
    }

    .footer-code img {
        width: 90px;
    }

    .footer-right p {
        zoom: 0.7;
    }

    .footer .container {
        padding: 0;
    }

    .title {
        height: 150px;
    }
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 20240723 修改后的字体 */
* {
    font-family: PingFangSC, Arial, Microsoft yahei, Tahoma, sans-serif !important;
}


.bulletin {
    padding: 20px;
}

.layui-form-label {
    width: 110px !important;
    background: #f4f4f4;
}

.answer-con .free {
    background: #007eff !important;
    color: #fff;
}

.btn_color {
    /* 渐变色 从左往右是 rgb(1, 126, 255), rgb(0, 174, 254)*/
    width: 120px;
    height: 36px;
    line-height: 30px;
    display: inline-block;
    padding: 0px 20px;
    color: white;
    text-align: center;
    text-decoration: none;
    border: none;
    border-radius: 6px;
    background: linear-gradient(to right, rgb(1, 126, 255), rgb(0, 174, 254));
    transition: all 0.3s ease 0s;
    cursor: pointer;
    font-size: 18px;
    /* font-weight: bold; */
    position: relative;
    top: -1px;
}

.oneself .layui-border-black {
    border-color: #a0a3a5 !important;
    color: #a2a5a7 !important;
}

/* 笔记本 125% 显示宽度 */
@media (min-width: 1200px) and (max-width:1600px) {
    .container {
        /* width: 1200px !important; */
        width: 1180px !important;
    }

    .nav-box-caption {
        width: 1300px;
        height: 50px;
        margin-left: auto;
        margin-right: auto;
    }

    ._phone {
        padding: 0;
        /* position: relative;
        top: -410px; */
        position: absolute;
        top: 64%;
        width: 500px;
    }

    .oneself.chanpzx .col-xs-12 {
        height: 200px;
    }

    .oneself.jiejfa .col-xs-12 {
        height: 160px;
    }

    .oneself .col-xs-6 {
        position: relative;
        left: -60px;
    }

    .sj_head_right {
        top: 190px;
        right: 230px !important;
    }

    .div_space10 {
        height: 180px;
    }

    ._img {
        margin-top: 55px !important;
    }

    .col-with-20 {
        height: 160px !important;
        /* padding: 0px 5px 0 5px !important;
        margin-bottom: 15px; */
    }

    ._div1 {
        padding-right: 15px;
        padding-left: 0
    }

    .sort-bg img {
        height: 160px;
    }


    .sort-tit h3 {
        padding: 20px 0 70px;
    }


    .vessel {
        position: relative;
        top: 75px;
        z-index: 99999;
    }

    .container-fluid.contactus-title.title .Immediate {
        width: 120px;
        padding: 0 10px;
        line-height: 40px;
        text-align: center;
        position: absolute;
        top: 280px;
        left: 194px;
        color: #fff;
        background: rgb(46, 127, 244);
        border-radius: 6px;
        border: 1px solid #fff;
    }

    /* 解决方案 */
    .Immediate-program {
        left: 156px !important;
    }

    .publicize-detail {
        padding: 30px 0;
    }
}

/* 大屏显示宽度 */
@media (min-width: 1600px) {
    .container {
        width: 1450px !important;
    }

    .nav-box-caption {
        width: 1500px;
        height: 50px;
        margin-left: auto;
        margin-right: auto;
    }

    .col-with-20 {
        height: 190px !important;
        /* padding: 0px 5px 0 10px !important;
        margin-bottom: 15px; */
    }


    ._div1 {
        padding-right: 30px;
        padding-left: 0
    }


    ._phone {
        padding: 0;
        position: absolute;
        /* top: 58%; */
        top: 500px;
        width: 500px;
    }

    .oneself .col-xs-12 {
        height: 160px;
    }

    .oneself .col-xs-6 {
        position: relative;
        left: -30px;
    }

    .sort-tit h3 {
        padding: 20px 0 100px;
    }


    .vessel {
        position: relative;
        top: 110px;
        z-index: 99999;
    }

    .container-fluid.contactus-title.title .Immediate {
        width: 120px;
        padding: 0 10px;
        line-height: 40px;
        text-align: center;
        position: absolute;
        top: 270px;
        left: 14%;
        color: #fff;
        background: rgb(46, 127, 244);
        border-radius: 6px;
        border: 1px solid #fff;
    }

    .Immediate-program {
        left: 11% !important;
        top: 250px !important;
    }
    
    .publicize-detail {
        padding: 35px 0;
    }

}